home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / TERMINAL / HDRS / MYSF.H < prev    next >
Text File  |  1990-11-20  |  196b  |  9 lines

  1. /*
  2.     Terminal 2.0
  3.     "MySF.h"
  4. */
  5.  
  6. void MySFGetFile(Byte *, Byte *, short, OSType *, SFReply *, OSType);
  7. void MySFPutFile(Byte *, Byte *, Byte *, SFReply *);
  8. Boolean SelectDirectory(short *, long *);
  9.